CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 归一化 matlab

搜索资源列表

  1. SVM数据分类预测

    1下载:
  2. 包含程序和试验数据,已进行MATLAB试运行。可以实现支持向量机对数据进行分类的功能。并进行了案例扩展,讨论了数据归一化对支持向量机的分类结果的影响,讨论了核函数对分类结果的影响。
  3. 所属分类:matlab例程

    • 发布日期:2010-09-24
    • 文件大小:38241
    • 提供者:ruanjunhu
  1. MTI归一化幅度响应

    1下载:
  2. 雷达系统中MTI归一化幅度响应的算法仿真
  3. 所属分类:源码下载

  1. guiyihua.rar

    0下载:
  2. mtlab神经网络数据归一化源代码,在实际处理数据时很有用,希望大家能够分享~,mtlab neural network data normalized source code, when in the actual processing of data was very useful, hope that we can share ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:877
    • 提供者:魔夏
  1. succeed.rar

    1下载:
  2. 这是我自己写的对图像进行预处理的matlab源程序,主要是对图像进行光照补偿、旋转与尺度归一化。上传上来和大家一起学习、分享。,This is I wrote it myself pretreatment image matlab source, mainly for image illumination compensation, rotation and scale normalized. From up and study together, to share.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3022
    • 提供者:xiechen
  1. guiyi.rar

    1下载:
  2. 实现利用matlab软件对指纹灰度图像作归一化处理,效果还可以。,Matlab software to achieve the use of gray-scale image of the fingerprint for the normalized results can also be.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:97548
    • 提供者:yechao
  1. guiyihuachengxu

    0下载:
  2. 实现对图像的归一化处理,为图像进行水印嵌入等操作打下基础-The realization of the normalized image processing, for image watermark embedding operation, such as laying a foundation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:230116
    • 提供者:cll
  1. 15

    2下载:
  2. matlab 图像处理 显示两幅子图像的归一化互相关-matlab image processing show that two sub-image of normalized cross-correlation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:347958
    • 提供者:zxh
  1. Equalization

    0下载:
  2. MATLAB实现人脸识别,光照归一化算法-MATLAB realization of face recognition, illumination normalization algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:412067
    • 提供者:li
  1. 全景拼接及归一化的DLT

    2下载:
  2. 全景拼接及归一化的DLT,可以两幅图拼成一幅-DLT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-15
    • 文件大小:207825
    • 提供者:xueyun
  1. loacation_nornmalization_iris

    0下载:
  2. 采用最小均方差法对虹膜瞳孔定位,虹膜外圆定位,归一化及其增强处理,圆拟合-Using least-mean-variance method of positioning the iris pupil, iris outer location, normalized and enhanced handling, circle fitting
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:4476
    • 提供者:linxi
  1. unitary

    0下载:
  2. 手工裁切人脸图像,通过鼠标选取点完成大小归一化-unitary
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1068
    • 提供者:路单
  1. UFR2.0

    0下载:
  2. 通过人脸图像归一化,人脸检测,特征提取等处理后,实现人脸识别功能-Through the Human face image normalization, face detection, feature extraction, such as treatment, the realization of face recognition feature
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:12902
    • 提供者:meaita
  1. pca2D

    1下载:
  2. 2DPCA用于人脸、步态等图像识别,可先按照行列比例将不规整图像归一化处理,然后进行训练,并且识别,全部中文注释和提示,便于学习和参考。-2DPCA human face, gait, such as image recognition, in accordance with the ranks of the ratio can not structured to deal with the normalized image, and then training, and recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-29
    • 文件大小:2566
    • 提供者:张天源
  1. guiyihua

    2下载:
  2. 这段程序的主要功能是完成图像的归一化处理。-The primary function of this process is to complete the image of normalized.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:9517
    • 提供者:liuhongzhu
  1. imagestandrad

    1下载:
  2. 实现输入图像的归一化、均值化操作,包含5个m文件和实例。-Input image to achieve the uniform, the mean of the operation, including 5 m of documents and examples of
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:41365
    • 提供者:datou
  1. bp_v1_2

    0下载:
  2. -----引入动量的算法 建立一个3层(含输入层)的BP神经网络,并对其进行训练 输入层不进行数据处理,隐含层激活函数为sigmod函数,输出层为线性函数 输入输出数据归一化到[-1,1],数据在矩阵中按行向量表示 即x=[x11,x12 x21,x22 ... xp1,xp2] y=[y1 y2 ... yp] p为样本数 -The introduction of the algorithm ----- momentum to build a three-layer (
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4567
    • 提供者:沈龙
  1. guiyihua

    1下载:
  2. 归一化相关算法 归一化 图形图像处理-Normalized correlation algorithm normalized Graphics and Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:20235
    • 提供者:monica
  1. NormalizeFea

    2下载:
  2. 特征归一化matlab程序,可行归一和列归一(Characteristics of Matlab procedures, and the column belongs to a possible normalization)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:2048
    • 提供者:lyconan126
  1. MATLAB归一化方法程序

    1下载:
  2. 归一类方法,用matlab编写,经典的几种(The normalization method, written in MATLAB, several classic)
  3. 所属分类:其他小程序

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:tubo
  1. 欧式距离+归一化

    1下载:
  2. 本程序是Matlab程序,实现了去数据的批量处理,对数据进行归一化,求欧式距离。压缩包里有数据有程序,并且程序有很详细的注释,是本人自己编写的,希望可以帮到有需要的人!(This program is a Matlab program, which implements batch processing of data, normalization of data and Euclidean distance. There are data and programs in the compres
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:172032
    • 提供者:YM xu
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com